Address some "unused lexical argument" warnings in eshell
authorGlenn Morris <rgm@gnu.org>
Thu, 19 Sep 2013 02:28:20 +0000 (19:28 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 19 Sep 2013 02:28:20 +0000 (19:28 -0700)
commitb7a8e1dc86580afd0564ba73b84ba5beae123c2b
tree19f9a49cc5bcffe1ab5470f4ae8a80e8433c4eb7
parent1b67066e821989e208d143ddb2487e3eb3463dc5
Address some "unused lexical argument" warnings in eshell

* eshell/em-ls.el (eshell-ls-use-in-dired): Use `symbol' arg.
Fix (f)boundp mix-up.

* eshell/em-smart.el (eshell-smart-scroll-window)
(eshell-disable-after-change):
* eshell/em-term.el (eshell-term-sentinel): Mark unused arg.
lisp/ChangeLog
lisp/eshell/em-ls.el
lisp/eshell/em-smart.el
lisp/eshell/em-term.el